Skip to content

Add aeoptimize — open-source AEO CLI with multi-AI scoring#21

Open
dexuwang627-cloud wants to merge 1 commit intoamplifying-ai:mainfrom
dexuwang627-cloud:add-aeoptimize
Open

Add aeoptimize — open-source AEO CLI with multi-AI scoring#21
dexuwang627-cloud wants to merge 1 commit intoamplifying-ai:mainfrom
dexuwang627-cloud:add-aeoptimize

Conversation

@dexuwang627-cloud
Copy link
Copy Markdown

Summary

  • Adds aeoptimize to the Open Source Data / Evals section under Tools & Software
  • aeoptimize is an open-source CLI toolkit + Claude Code skills for Answer Engine Optimization (AEO)

What it does

  • Scores AI readability (0-100) across 5 dimensions (structure, schema, authority signals, freshness, technical accessibility)
  • Generates llms.txt and JSON-LD schemas for AI discoverability
  • Supports multi-AI scoring via gemini/copilot CLIs for cross-model validation
  • Zero-install usage: npx aeoptimize scan your-site.com

Why it fits

It is a free, open-source CLI tool specifically built for GEO/AEO optimization -- complementing the existing tracking/monitoring tools in the list with an actionable content optimization workflow.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 7, 2026 08:13
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds aeoptimize to the README’s Tools & Software list as an open-source AEO/GEO utility for evaluating and improving AI-facing content discoverability.

Changes:

  • Added a new entry for aeoptimize under Open Source Data / Evals.
  • Documented key capabilities (multi-dimension scoring, llms.txt / JSON-LD generation, multi-model scoring) and provided an npx usage example.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


#### Open Source Data / Evals
- [AI Product Bench](https://github.com/amplifying-ai/ai-product-bench) - Benchmark for AI product visibility.
- [aeoptimize](https://github.com/dexuwang627-cloud/aeoptimize) - Open-source CLI toolkit + Claude Code skills for AEO. Scores AI readability (0-100) across 5 dimensions, generates llms.txt and JSON-LD schemas, and supports multi-AI scoring with gemini/copilot CLIs. `npx aeoptimize scan your-site.com`
Copy link

Copilot AI Apr 7, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Proper nouns should be capitalized for consistency with the rest of the README (e.g., “Gemini” and “Copilot”). Consider updating “gemini/copilot CLIs” to “Gemini/Copilot CLIs” (and optionally end the bullet with a period after the command, to match surrounding entries).

Suggested change
- [aeoptimize](https://github.com/dexuwang627-cloud/aeoptimize) - Open-source CLI toolkit + Claude Code skills for AEO. Scores AI readability (0-100) across 5 dimensions, generates llms.txt and JSON-LD schemas, and supports multi-AI scoring with gemini/copilot CLIs. `npx aeoptimize scan your-site.com`
- [aeoptimize](https://github.com/dexuwang627-cloud/aeoptimize) - Open-source CLI toolkit + Claude Code skills for AEO. Scores AI readability (0-100) across 5 dimensions, generates llms.txt and JSON-LD schemas, and supports multi-AI scoring with Gemini/Copilot CLIs. `npx aeoptimize scan your-site.com`

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants